Skip to content

Update junit-framework monorepo to v6 (major)#1252

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-junit-framework-monorepo
Closed

Update junit-framework monorepo to v6 (major)#1252
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-junit-framework-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 30, 2025

This PR contains the following updates:

Package Change Age Confidence
org.junit.platform:junit-platform-launcher (source) 1.13.4 -> 6.0.1 age confidence
org.junit.platform:junit-platform-engine (source) 1.13.4 -> 6.0.1 age confidence
org.junit.platform:junit-platform-commons (source) 1.13.4 -> 6.0.1 age confidence
org.junit.jupiter:junit-jupiter-params (source) 5.13.4 -> 6.0.1 age confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.13.4 -> 6.0.1 age confidence
org.junit.jupiter:junit-jupiter-api (source) 5.13.4 -> 6.0.1 age confidence

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 30, 2025 08:43
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 24fd989 to 259c040 Compare October 1, 2025 14:59
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 259c040 to 8066cfd Compare October 1, 2025 18:55
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 8066cfd to e39e04e Compare October 2, 2025 07:31
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from e39e04e to 0a38122 Compare October 2, 2025 07:46
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 0a38122 to ad328ef Compare October 2, 2025 09:57
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from ad328ef to 3af38b6 Compare October 2, 2025 13:08
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 3af38b6 to 33a542e Compare October 3, 2025 13:42
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 33a542e to 60de19e Compare October 6, 2025 12:46
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 60de19e to fe5fcf9 Compare October 7, 2025 11:38
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from fe5fcf9 to d96f1e2 Compare October 8, 2025 13:17
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch 2 times, most recently from 7d3fb00 to 5e87864 Compare October 9, 2025 13:33
@hmcts-jenkins-cnp
Copy link
Copy Markdown
Contributor

Plan Result (stg)

Plan: 0 to add, 2 to change, 0 to destroy.
  • Update
    • module.pre-api-exception-alert[0].azurerm_resource_group_template_deployment.custom_alert[0]
    • module.pre_b2c_product[0].azurerm_api_management_product.product
Change Result (Click me)
  # module.pre-api-exception-alert[0].azurerm_resource_group_template_deployment.custom_alert[0] will be updated in-place
  ~ resource "azurerm_resource_group_template_deployment" "custom_alert" {
        id                       = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/pre-stg/providers/Microsoft.Resources/deployments/PRE_API_exception"
        name                     = "PRE_API_exception"
        tags                     = {}
      ~ template_content         = jsonencode(
          ~ {
              ~ parameters     = {
                  ~ actionGroupName          = {
                      ~ type = "String" -> "string"
                    }
                  ~ actionGroupRg            = {
                      ~ type = "String" -> "string"
                    }
                  ~ alertDesc                = {
                      ~ type = "String" -> "string"
                    }
                  ~ alertName                = {
                      ~ type = "String" -> "string"
                    }
                  ~ appInsightsName          = {
                      ~ type = "String" -> "string"
                    }
                  ~ appInsightsQuery         = {
                      ~ type = "String" -> "string"
                    }
                  ~ commonTags               = {
                      ~ type = "String" -> "string"
                    }
                  ~ customEmailSubject       = {
                      ~ type = "String" -> "string"
                    }
                  ~ frequencyInMinutes       = {
                      ~ type         = "String" -> "string"
                        # (1 unchanged attribute hidden)
                    }
                  ~ location                 = {
                      ~ type = "String" -> "string"
                    }
                  ~ severityLevel            = {
                      ~ type         = "String" -> "string"
                        # (1 unchanged attribute hidden)
                    }
                  ~ timeWindowInMinutes      = {
                      ~ type         = "String" -> "string"
                        # (1 unchanged attribute hidden)
                    }
                  ~ triggerThreshold         = {
                      ~ type = "String" -> "string"
                    }
                  ~ triggerThresholdOperator = {
                      ~ type          = "String" -> "string"
                        # (2 unchanged attributes hidden)
                    }
                }
                # (4 unchanged attributes hidden)
            }
        )
        # (6 unchanged attributes hidden)
    }

  # module.pre_b2c_product[0].azurerm_api_management_product.product will be updated in-place
  ~ resource "azurerm_api_management_product" "product" {
        id                    = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/ss-stg-network-rg/providers/Microsoft.ApiManagement/service/sds-api-mgmt-stg/products/pre-api-b2c"
      ~ subscriptions_limit   = 0 -> 20
        # (9 unchanged attributes hidden)
    }

Plan: 0 to add, 2 to change, 0 to destroy.

@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 5e7ed57 to 7099953 Compare October 15, 2025 11:02
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 7099953 to 73a4f67 Compare October 21, 2025 10:33
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 73a4f67 to 1765922 Compare October 22, 2025 11:29
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 1765922 to 8593d62 Compare October 27, 2025 14:39
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 8593d62 to 5bc2c6f Compare October 28, 2025 15:56
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch 2 times, most recently from 1eb92a2 to 0531cb4 Compare November 1, 2025 00:42
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 0531cb4 to c3ba5f9 Compare November 5, 2025 16:37
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from c3ba5f9 to ddd2296 Compare November 7, 2025 12:10
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 932face to 4956b10 Compare November 10, 2025 14:26
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 4956b10 to d29956f Compare November 11, 2025 14:37
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from d29956f to 0dddaea Compare November 12, 2025 16:17
@renovate renovate bot force-pushed the renovate/major-junit-framework-monorepo branch from 0dddaea to 5f36f6a Compare November 12, 2025 16:44
@lydiaralphgov
Copy link
Copy Markdown
Contributor

Low confidence rating, close for now

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Nov 14, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-junit-framework-monorepo branch November 14, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant